[INFO] cloning repository https://github.com/Ahrcantos/vortex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahrcantos/vortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fvortex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fvortex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e35ca49ce147bab222fe189531c4ebebb63c1b45
[INFO] testing Ahrcantos/vortex against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhrcantos%2Fvortex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ahrcantos/vortex
[INFO] finished tweaking git repo https://github.com/Ahrcantos/vortex
[INFO] tweaked toml for git repo https://github.com/Ahrcantos/vortex written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahrcantos/vortex on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ahrcantos/vortex already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da113356f7e5e1bf5e172d51424170cec8d942082599d51993bbeda34d44df20
[INFO] running `Command { std: "docker" "start" "-a" "da113356f7e5e1bf5e172d51424170cec8d942082599d51993bbeda34d44df20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da113356f7e5e1bf5e172d51424170cec8d942082599d51993bbeda34d44df20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da113356f7e5e1bf5e172d51424170cec8d942082599d51993bbeda34d44df20", kill_on_drop: false }`
[INFO] [stdout] da113356f7e5e1bf5e172d51424170cec8d942082599d51993bbeda34d44df20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edb5800d3ee5ca50b1d1bc4aa7bfe42f41fc2185667eba3153c624d472224d72
[INFO] running `Command { std: "docker" "start" "-a" "edb5800d3ee5ca50b1d1bc4aa7bfe42f41fc2185667eba3153c624d472224d72", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.9
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.11
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.9
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.9
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling ash-window v0.13.0
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling vortex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `KHR_DISPLAY_NAME`
[INFO] [stdout]  --> src/main.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     vk::{self, KHR_DISPLAY_NAME},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `viewport`
[INFO] [stdout]    --> src/main.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let viewport = vk::Viewport::default()
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_buffers`
[INFO] [stdout]    --> src/main.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let frame_buffers: Vec<_> = image_views
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_buffers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/main.rs:427:29
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn suspended(&mut self, event_loop: &ActiveEventLoop) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_id`
[INFO] [stdout]    --> src/main.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         window_id: WindowId,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/main.rs:467:22
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub fn main_loop(event_loop: &EventLoop<()>) {
[INFO] [stdout]     |                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pipeline` is never read
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pipeline: vk::Pipeline,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `main_loop` is never used
[INFO] [stdout]    --> src/main.rs:467:12
[INFO] [stdout]     |
[INFO] [stdout] 466 | impl App {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] 467 |     pub fn main_loop(event_loop: &EventLoop<()>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `SurfaceCapabilitiesKHR` that must be used
[INFO] [stdout]    --> src/main.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |             dbg!(surface_capabilities);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 328 |             let _ = dbg!(surface_capabilities);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/main.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 477 |     event_loop.run_app(&mut app);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 477 |     let _ = event_loop.run_app(&mut app);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "edb5800d3ee5ca50b1d1bc4aa7bfe42f41fc2185667eba3153c624d472224d72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edb5800d3ee5ca50b1d1bc4aa7bfe42f41fc2185667eba3153c624d472224d72", kill_on_drop: false }`
[INFO] [stdout] edb5800d3ee5ca50b1d1bc4aa7bfe42f41fc2185667eba3153c624d472224d72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8d344233f7f891eddd8ffd43acabb1b25f876b0dc30c7d69c200b717af2e508
[INFO] running `Command { std: "docker" "start" "-a" "e8d344233f7f891eddd8ffd43acabb1b25f876b0dc30c7d69c200b717af2e508", kill_on_drop: false }`
[INFO] [stderr]    Compiling vortex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `KHR_DISPLAY_NAME`
[INFO] [stdout]  --> src/main.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     vk::{self, KHR_DISPLAY_NAME},
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `viewport`
[INFO] [stdout]    --> src/main.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |             let viewport = vk::Viewport::default()
[INFO] [stdout]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_buffers`
[INFO] [stdout]    --> src/main.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |         let frame_buffers: Vec<_> = image_views
[INFO] [stdout]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_buffers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/main.rs:427:29
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn suspended(&mut self, event_loop: &ActiveEventLoop) {
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_id`
[INFO] [stdout]    --> src/main.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         window_id: WindowId,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event_loop`
[INFO] [stdout]    --> src/main.rs:467:22
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub fn main_loop(event_loop: &EventLoop<()>) {
[INFO] [stdout]     |                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `pipeline` is never read
[INFO] [stdout]   --> src/main.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct App {
[INFO] [stdout]    |        --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pipeline: vk::Pipeline,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `main_loop` is never used
[INFO] [stdout]    --> src/main.rs:467:12
[INFO] [stdout]     |
[INFO] [stdout] 466 | impl App {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] 467 |     pub fn main_loop(event_loop: &EventLoop<()>) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `SurfaceCapabilitiesKHR` that must be used
[INFO] [stdout]    --> src/main.rs:328:13
[INFO] [stdout]     |
[INFO] [stdout] 328 |             dbg!(surface_capabilities);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 328 |             let _ = dbg!(surface_capabilities);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/main.rs:477:5
[INFO] [stdout]     |
[INFO] [stdout] 477 |     event_loop.run_app(&mut app);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 477 |     let _ = event_loop.run_app(&mut app);
[INFO] [stdout]     |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "e8d344233f7f891eddd8ffd43acabb1b25f876b0dc30c7d69c200b717af2e508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d344233f7f891eddd8ffd43acabb1b25f876b0dc30c7d69c200b717af2e508", kill_on_drop: false }`
[INFO] [stdout] e8d344233f7f891eddd8ffd43acabb1b25f876b0dc30c7d69c200b717af2e508
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cf52c6876b8fe943068cd22205dec69b712ade1cb9524881b3ba4f32aff2796
[INFO] running `Command { std: "docker" "start" "-a" "2cf52c6876b8fe943068cd22205dec69b712ade1cb9524881b3ba4f32aff2796", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `KHR_DISPLAY_NAME`
[INFO] [stderr]  --> src/main.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 |     vk::{self, KHR_DISPLAY_NAME},
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `viewport`
[INFO] [stderr]    --> src/main.rs:137:17
[INFO] [stderr]     |
[INFO] [stderr] 137 |             let viewport = vk::Viewport::default()
[INFO] [stderr]     |                 ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_viewport`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `frame_buffers`
[INFO] [stderr]    --> src/main.rs:400:13
[INFO] [stderr]     |
[INFO] [stderr] 400 |         let frame_buffers: Vec<_> = image_views
[INFO] [stderr]     |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_buffers`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event_loop`
[INFO] [stderr]    --> src/main.rs:427:29
[INFO] [stderr]     |
[INFO] [stderr] 427 |     fn suspended(&mut self, event_loop: &ActiveEventLoop) {
[INFO] [stderr]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `window_id`
[INFO] [stderr]    --> src/main.rs:434:9
[INFO] [stderr]     |
[INFO] [stderr] 434 |         window_id: WindowId,
[INFO] [stderr]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event_loop`
[INFO] [stderr]    --> src/main.rs:467:22
[INFO] [stderr]     |
[INFO] [stderr] 467 |     pub fn main_loop(event_loop: &EventLoop<()>) {
[INFO] [stderr]     |                      ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_event_loop`
[INFO] [stderr] 
[INFO] [stderr] warning: field `pipeline` is never read
[INFO] [stderr]   --> src/main.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | struct App {
[INFO] [stderr]    |        --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pipeline: vk::Pipeline,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `main_loop` is never used
[INFO] [stderr]    --> src/main.rs:467:12
[INFO] [stderr]     |
[INFO] [stderr] 466 | impl App {
[INFO] [stderr]     | -------- associated function in this implementation
[INFO] [stderr] 467 |     pub fn main_loop(event_loop: &EventLoop<()>) {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `SurfaceCapabilitiesKHR` that must be used
[INFO] [stderr]    --> src/main.rs:328:13
[INFO] [stderr]     |
[INFO] [stderr] 328 |             dbg!(surface_capabilities);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 328 |             let _ = dbg!(surface_capabilities);
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/main.rs:477:5
[INFO] [stderr]     |
[INFO] [stderr] 477 |     event_loop.run_app(&mut app);
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 477 |     let _ = event_loop.run_app(&mut app);
[INFO] [stderr]     |     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `vortex` (bin "vortex" test) generated 10 warnings (run `cargo fix --bin "vortex" -p vortex --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vortex-7254098a2fdf8921)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2cf52c6876b8fe943068cd22205dec69b712ade1cb9524881b3ba4f32aff2796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cf52c6876b8fe943068cd22205dec69b712ade1cb9524881b3ba4f32aff2796", kill_on_drop: false }`
[INFO] [stdout] 2cf52c6876b8fe943068cd22205dec69b712ade1cb9524881b3ba4f32aff2796
